home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / c-lang / strmc105.rdm < prev    next >
Text File  |  1996-05-20  |  5KB  |  179 lines

  1. Short:        StormC: ANSI C & C++ Development System
  2. Author:       HAAGE & PARTNER Computer
  3. Uploader:     100654.3133@compuserve.com (Markus Nerding)
  4. Version:      1.05
  5. Type:         dev/c
  6. Requires:     OS 2.0, 3-6 MB RAM, hard drive
  7. Kurz:         StormC: ANSI-C & C++ Entwicklungssystem
  8. Distribution: AmiNet
  9. Replaces:     dev/c/StormC_DEMO.lha
  10.  
  11.  
  12. StormC
  13.  
  14. The versatile programming system for you and your Amiga! 
  15. ========================================================
  16.  
  17. At the COMPUTER 95 we were introducing our brand-new C/C++ development
  18. system called StormC. It is a highly integrated software development
  19. system, containing an editor, compiler, linker, debugger and a
  20. RunShell with some very special features.
  21.  
  22. The heart of StormC is its project management tool, which differs from
  23. the traditional MAKE because really every part of the project
  24. including source, includes and documentation can be managed by it and
  25. represented graphically.
  26. The very fast editor displays key-words colourfully. This option gives
  27. the programmer a good control while he is typing the source code,
  28. because it is a kind of syntax check and it improves the readability
  29. of the text.
  30. The StormC compiler handles ANSI C and C++ code and generates
  31. optimised code for the whole Motorola 68xxx family (including 68060
  32. and 68881/882).
  33.  
  34. The RunShell is a run-time system that monitors the running
  35. application and prevents it from crashing the system. It also offers
  36. resource tracking, i.e. it controls the use of resources by the
  37. program and handles cases where it neglects to free them.
  38.     
  39. Another feature of the RunShell is the option to start the debugger.
  40. This can be done during (!) the run-time of the program. So you don't
  41. have to decide for debugging before compiling. The debugger is
  42. integrated into the editor. This means that while you are debugging
  43. and setting breakpoints you are working in the editor. The structure
  44. and the colouring of the source code are still there. This is a very
  45. handy feature that makes debugging a fast and easy process.
  46.  
  47.  
  48. The Features of StormC
  49. ======================
  50. StormC contains all development tools imperative for efficient
  51. engineering:
  52.  
  53. Flexible project management - StormShell
  54.  
  55. - management of multiple projects
  56. - hierarchical projects with section folding
  57. - Drag&Drop
  58. - automatic file-type recognition (sources, libraries, object files,
  59.   documentation...)
  60. - Toolbar with Tooltips (help function)
  61. - full configurable (>50 option requesters)
  62.  
  63. Fast source editor - StormED
  64.  
  65. - multiple-window editor
  66. - syntax colouring
  67. - user defined dictionary
  68. - perfect source structuring
  69. - unlimited Undo/Redo
  70. - fast search&replace
  71. - runs on graphics boards
  72.  
  73. Very fast ANSI-C & C++ compiler - StormC
  74.  
  75. - 2-in-1 compiler system: ANSI-C & C++ (AT&T standard 3.0)
  76. - exception handling & templates
  77. - high-speed compiler
  78. - very good turn-around
  79. - code generation for all Motorola 68xxx (incl. 68060, 68881/68882)
  80. - single-pass compiler
  81. - powerful inlining
  82. - highly compatible with SAS/C, DICE, Aztec C, MaxonC, GCC
  83. - precompiled headers or header caching
  84. - multiple-pass optimiser
  85.  
  86. Optimising Linker - StormLINK
  87.  
  88. - very fast linker
  89. - near-code optimiser
  90. - type-save linking
  91. - generates ROM code
  92. - easy generation of shared libraries
  93. - compatible to SAS/C- and MaxonC libraries
  94.  
  95. Run-time system - RunShell
  96.  
  97. - run-time system
  98. - resource tracking
  99. - controlled program interrupt
  100. - any time start of debugger
  101.  
  102. Comfortable source level debugger - StormDEBUG
  103.  
  104. - multiple windows
  105. - output into editor window
  106. - easy breakpoint settings
  107. - automatic value refresh
  108. - inspect windows for variables, structs, classes
  109. - editable typecasting
  110. - HEX editor
  111.  
  112. Further features
  113.  
  114. - fully localised (German, English, soon: French/Italian)
  115. - localised error reports
  116. - full multitasking
  117. - customised environment
  118. - extensive libraries for ANSI-C, C++, Amiga OS
  119. - OS 3.1 system include files
  120.  
  121.  
  122. NEW FEATURES
  123.  
  124. Many enhancements since the first Preview/Demo.
  125.  
  126.  
  127. SPECIAL REQUIREMENTS
  128.  
  129. any Amiga model
  130. hard drive
  131. AmigaOS 2.0 or higher required
  132. 3 MB RAM 
  133. (some functionality is only available with a minimum of 6 MB RAM)
  134.      
  135.  
  136. PRICE
  137.  
  138. StormC     598 DM (~398 $)
  139. Upgrade    398 DM (~265 $)
  140. (from any commercial programming language)
  141.  
  142. Demo       (w/ includes & libraries)
  143.            20 DM         (within Germany)
  144.            30 DM or 20 $ (all other countries)  
  145.  
  146.  
  147. ANNOUNCEMENT: StormC for PowerAMIGA
  148.  
  149. HAAGE & PARTNER COMPUTER announces a special PowerPC version of StormC
  150. for the 3rd quarter of 1996. This version will be developed in tight
  151. deliberation with Amiga Technologies and PHASE 5 digital products.
  152. Programs developed with StormC can be ported to PowerPC Amiga
  153. directly. Because of the native code the increase of speed should be
  154. enormous.
  155.  
  156.  
  157. LIMITATION OF THE DEMO
  158.  
  159. - max. compiler output is 10 KB
  160. - max. linker output is 20 KB executable
  161. - Amiga includes & libraries are missing
  162.   (they are copyrighted by ESCOM/Amiga Technologies)
  163.  
  164.  
  165. COMPANY
  166.  
  167. HAAGE & PARTNER Computer GmbH
  168. Mainzer Str. 10A
  169. 61191 Rosbach v.d.H.
  170. Germany
  171.  
  172. Phone: ++49 - 6007 - 93 00 50    
  173. Fax:   ++49 - 6007 - 75 43 
  174.  
  175. Compuserve: 100654,3133
  176. Internet: 100654.3133@compuserve.com
  177.  
  178. Homepage: http://home.pages.de/~haage
  179.